Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
closedir
closedir
Close the directory handle
Name:
closedir
Category:
Directory functions
Programming Language:
php
One-line Description:
Close the directory handle.
Related
6
Use time_nanosleep to avoid requests triggering API speed limit
3
How to Achieve PHP Database Connection Load Balancing and Failover to Enhance System Performance
4
Node.js vs PHP for Backend Development: In-Depth Comparison and Selection Guide
5
Similar Functions
chdir
chdir
Changedirectory
readdir
readdir
Readentriesfromdirec
closedir
closedir
Closethedirectoryhan
dir
dir
Returnsaninstanceoft
scandir
scandir
Listfilesanddirector
chroot
chroot
Changetherootdirecto
getcwd
getcwd
Getthecurrentworking
opendir
opendir
Openthedirectoryhand
Popular Articles